/*
Theme Name: Naranycsbőr - Exclusive responsivesablon
Theme URI: http://
Description: Reszponzív sablon
Author: Andriska
Version: 1.1
*/

@import "css/bootstrap.min.css";


.bg_pattern{
	left: 0px;
	top: 0px;
	width: 100%;
	height:100%;
	/*background: #fff url(images/atmenetes.png) 0 0px repeat-x;*/
}

/*MY style*/
p small{
	color:#2b150a;
}

body {
	
	background: #fff url(images/narancsbor_bg2.png) 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-position: center top;
}



#bg_container{
	background-color: none;
	min-height:100%; /* real browsers */
}	


#masterhead{
	position: relative;
	padding: 65px 0 0 0;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 3px rgba(0,0,0,.4), 0 0 30px rgba(0,0,0,.3);
	background: white; /* Old browsers */
	background:  url(images/narancs_udito_small.jpg) 0 -50px; 
}


#banner_slogen_container{
	position: relative; 
	text-align: left; 
	font-size: 18px; 
	line-height: 33px;
}

#banner_slogen_container #banner_szovegdiv{
	padding: 10px; 
	position: absolute; 
	top: 12%; 
	left:45%;  
	z-index:30;  
	opacity: .9;
}

#banner_slogen_container #banner_szovegdiv #slogen, #slogen_mobil{
	padding: 10px; 
	background: rgba(240,132,31,0.9);
	border-left: 10px solid #c76000;
}


#slogen_mobil{
	background: rgba(255,77,0,0.6);
	font-size: 25px;
	line-height: 32px;
}

@media (min-width: 768px) and (max-width: 979px) { 
		
		#banner_slogen_container{
			font-size: 14px; 
			line-height: 23px;
		}
		#banner_slogen_container #banner_szovegdiv{
			top: 10%; 
			left: 25%;  			
		}

}

 @media (max-width: 768px) { 
		#banner_slogen_container{
			font-size: 14px; 
			line-height: 18px;
	}	
 }



#bottom_masterhead{
	padding: 15px 0;
	text-align: center;
	background-color: #f5f5f5;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ddd;
}

#bottom_masterhead .textwidget{
	padding-top: 5px;
	margin-top: 0;
}

#bottom_masterhead h3{
	padding: 0;
	margin: 0;
	text-align: center;
	background-color: #f5f5f5;
}

#bottom_masterhead p{
	background-color: #f5f5f5;
	font-size: 12px;
}



#front-page-widget{
	padding: 20px 0 0 0;
	position: relative;
}


#front-page-widget .thumbnail{
	background: white;
	display: block;
	padding: 0px;
	line-height: 20px;
	border: 0px solid #ddd;
	overflow: hidden;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	
	-webkit-box-shadow: 0 0 8px rgba(0,0,0,.165);
	-moz-box-shadow: 0 0 8px rgba(0,0,0,.165);
	box-shadow: 0 0 8px rgba(0,0,0,.165);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}


#front-page-widget .textwidget{
	font-size: 12px;
	padding-left: 0px;
	padding-top: 0px;
}


#front-page-widget .textwidget h3{

	position: relative;
	
	
	padding: 11px 13px 11px 13px;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.2em;

	background: #f0841f url(images/h3_bg.png);
	color: rgb(255, 255, 255);
	
	text-shadow: rgba(0, 0, 0, 0.2) -1px -1px 0px;
	-webkit-box-shadow: rgb(0, 0, 0) 0px 2px 5px;
	box-shadow: rgba(0, 0, 0, 0.239216) 0px 2px 5px;

	
}

#front-page-widget .textwidget h3{
	margin: 0;
	/*background-color: #f14a29;*/
}

#front-page-widget .textwidget p{

	padding: 20px;
}

.csik_widget{
	font-size: 26px;
}

.navbar-inverse .brand, .navbar-inverse .nav>li>a {
 color: white;
}


@media (min-width: 768px) and (max-width: 979px) { 
		
		#masterhead {
		
		padding: 0 0 0 0;
		 }
}

 @media (max-width: 768px) { 
		#bg_container{
			background-image: none; 
			background: white;

		}
		#masterhead {		
		 padding: 0 0 0 0;
		 }				
 }

#bg_menusor{
	position: relative;
	background-color: none;	
	min-height: 69px;
	/*background: #703909 url(images/topsav_bg.png);*/
}

.alhead{
	background: #f9f9f9;
	border-top: 1px dotted #c2bdbc;
	border-bottom: 1px dotted #cbcbcb;
}

.alhead a{
	color: red;
	font-weight: bold;
	font-style: underline;
}


.focimbox h3{
	padding-top:10px;
	font-size: 24px;
	font-family: Arial;
	text-align: left;
	line-height: 22px;
	color: #21100a;
	font-weight: bold;
}

#header_hatter{
	position: absolute;
	left: 0;
	margin-top: -10px;
	width: 100%;
	color: white;
	min-height:301px;
	background: url(images/purty_wood.png);	
	z-index: -2;
	-webkit-box-shadow: 0 51px 165px rgba(0, 0, 0, 0.26);
	-moz-box-shadow: 0 51px 165px rgba(0, 0, 0, 0.26);
	box-shadow: 0 50px 165px rgba(0, 0, 0, 0.26);
	border-bottom: 1px solid white;
	border-top: 1px solid white;	
}


#bg_banner{
	position: relative;
	background-color: none;	
	min-height: 355px;
}

#bg_kisbanner{
	background: url(images/sraff5.jpg) 0 -90px;
	-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.16);
	-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.16);
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.16);
	min-height:0;

}



.deco-fruits-1 {
	width: 1426px;
	height: 612px;
	margin: 0 0 0 0px;
	bottom: -400px;
	background: url(images/orange_bg.png) 0 0 no-repeat;
	position: fixed;
	z-index: -1;
}




#topsav{
	position: absolute;
	left: 0;
	
	width: 100%;
	color: white;
	min-height:69px;
	background: url(images/topsav_bg.png);	
	z-index: -1;
		-webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.16);
	-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.16);
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.16);
	border-bottom: 1px solid white;
}

.meta_head{
	padding-bottom: 20px;
}



.left_content{
	background: white;
	min-height: 200px;
	color: black;
	font-size: 14px;
	font-family: Verdana;
    line-height: 22px;
	
	
	display: block;
	padding: 0px;
	border: 0px solid #ddd;
	overflow: hidden;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 0 8px rgba(0,0,0,.165);
	-moz-box-shadow: 0px 0 8px rgba(0,0,0,.165);
	box-shadow: 0px 0 8px rgba(0,0,0,.165);

	z-index: 15;
	
}


.left_content p{
	margin: 25px 0 0 0;
	
}

.left_content h1 {
	margin-bottom: 20px;
	padding-bottom: 7px;
	padding-top: 10px;
	font-size: 27px;
	font-family: Arial;
	text-align: left;
	line-height: 31px;
	color: #c7502a;
	font-weight: bold;
}

.left_content h2
	{
	margin-bottom: 5px;
	padding-top: 30px;
	font-size: 23px;
	font-family: Arial;
	text-align: left;
	line-height: 31px;
	color: #c7502a;
	font-weight: bold;
	
}

.left_content h2 a
	{
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-top: 3px;
	font-size: 25px;
	font-family: Arial;
	text-align: left;
	line-height: 31px;
	color: #523600;
	font-weight: bold;
	/*border-bottom: 1px dashed #9BA1A5;*/
	text-decoration: none;
}

.left_content h2 a:hover
	{
	color: #a23622;
	font-weight: bold;
	/*border-bottom: 1px dashed #9BA1A5;*/
	text-decoration: none;
}



.left_content h3 {
	padding-bottom: 7px;
	padding-top: 40px;
	margin-bottom: 20px;
	color: #a13817;
	font-size: 21px;
	font-family: Arial;
	text-align: left;
	line-height: 25px;
	border-bottom: 1px solid #a13817	
}

.mask h3{
		border-bottom: 0px dashed #9BA1A5	
}

.left_content h4 {
	margin: 20px 0px 25px 0px;
	padding-bottom: 0;
	padding-top: 20px;
	color: #a13817;
	font-size: 18px;
	text-align: left;
	line-height: 23px;
	
}

#respond h3 {
	padding-bottom: 0;
	padding-top: 40px;
	color: black;
	font-size: 25px;
	font-family: Arial;
	text-align: left;
	line-height: 28px;
	font-weight: bold;
}

.left_content li p {
	padding-left: 0;
	margin-left: 0;
}

#right_content{
	color: black;
	min-height: 100px;
	margin-top: 0px;
	
}

article{
	padding: 1.3em 2.2em 2em 3em;
}

article ul li p {
	padding-left: 0px;
	margin-left: 0px;
}

article ul,
article ol
{
	margin-top: 35px;
	padding-top: 5px;
}

article ul li {
	background: url("images/narancs_li.png") no-repeat scroll 0 1px transparent;
	line-height: 25px;
	padding-left: 37px;
	padding-bottom: 20px;
	margin: 0 55px 12px 5px;
	list-style-type: none;
	color: black;
}

article ol li {
	line-height: 23px;
	padding-left: 3px;
	padding-bottom: 15px;
	margin: 0 30px 12px 7px;
	color: #161A1D;
}

img.noborder{
	webkit-box-shadow: 0px 0px 0px #E6E6E6;
	-moz-box-shadow: 0px 0px 0px #e6e6e6;
	box-shadow: 0px 0px 0px #E6E6E6;
	

} 

.left_content p {
	color: #161a1d;
}

.also_section {
	padding: 1.0em 2.0em;
}

/*Jobb oldali widget*/

.jobb_section {
   	margin: 0 0 0.8em 0em;
	/*padding: 15px 15px 15px 13px;*/
	border-top: 3px solid rgb(202, 169, 142);
	font-family: Verdana;
	line-height: 22px;
	background: rgb(255, 255, 255); 
	overflow: hidden;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 0 8px rgba(0,0,0,.165);
	-moz-box-shadow: 0px 0 8px rgba(0,0,0,.165);
	box-shadow: 0px 0 8px rgba(0,0,0,.165);
	z-index: 15;
}

 @media (min-width: 979px) and (max-width: 1200px) { 
		.jobb_section {
			 	margin: 0 0 0.8em 0.7em;

				}
 }

 @media (min-width: 768px) and (max-width: 979px) { 
		.jobb_section {
				margin: 0 0 0.8em 0.8em;
			}
 }

 @media (max-width: 768px) { 
		.jobb_section {
				margin: 0.8em 0 0.8em 0em;
				}
 }

.jobb_section h2 {
	padding-top: 0;
	color: #080b24;
	font-size: 16px;
	font-family: Arial;
	text-align: left;
	border-bottom: 1px solid #eae7df;
}

.jobb_section h3 {
	padding-bottom: 10px;
	color: #080b24;
	font-size: 16px;
	font-family: Arial;
	text-align: left;
	line-height: 22px;
	border-bottom: 1px solid #eae7df;
}

.jobb_section h4 {
		
	color: white;
	font-weight: normal;
	font-size: 16px;
	padding: 12px;
	
	padding-left: 45px;
	margin-bottom: 10px;
	margin-top : 0;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;

	background: #9d5d3d url(images/h4_bg.png);
	color: rgb(255, 255, 255);
	
	text-shadow: rgba(0, 0, 0, 0.2) -1px -1px 0px;
	
}

.jobb_section p {
	color: #2d1912;
	font-size: 11px;
	border-top: 1px solid white;
	padding: 0;
}

.jobb_section .textwidget {
	color: #2d1912;
	font-size: 12px;
	padding: 14px;
	
}


aside a:hover:not(button-1) {
	color: blue;
	text-decoration: underline;
}

aside a:active {
	color: #db5800;
	text-decoration: underline;
}

.asidenav {
	padding: 0;
	overflow: hidden;
	font-size: 14px
}

.jobb_section ul {
	margin: 0px;
	padding: 0px;
	font-size:14px;
}
.jobb_section li {
	background: none;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.jobb_section li a {
	color: #444;
	background: #F5F3EE;
	
	display: block;
	font-weight: normal;
	line-height: 30px;
	margin: 4px;
	padding: 0px 10px;
	text-decoration: none;
	border: 1px solid #e8e8e8;
	
	
}
.jobb_section li a:hover{
	color: white;
	background-color: #FF6B0E;
	text-decoration: none;
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=1);
   opacity: 1;
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}

/*
.jobb_section li.aktualis a {
	color: white;
	background-color: #FF6B0E;
}
*/	




/*Alsómenu */

#alsomenu {
	padding: 0;
	min-height: 30px;
	height: auto;
	width: 100%;
	font-size: 12px;
	text-decoration: none;
}

#alsomenu ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

#alsomenu li {
	float: left;
	padding: 0;
	margin: 0 0 10px 5px;
	line-height: 25px;
}

#alsomenu li a {
	color: #444;
	background: #f5f3ee;
	display: block;
	font-weight: normal;
	line-height: 30px;
	margin: 0;
	padding: 0 5px;
	text-align: center;
	text-decoration: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #d0d0d0;
}

#alsomenu li a:hover, #alsomenu ul li:hover a {
	background-color: #f16816;
	color: white;
	border: 1px solid #d0d0d0;
	text-decoration: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	transition: all 200ms linear;
}

/*IMG*/

/* =WordPress Core
-------------------------------------------------------------- */
.keret{
	padding: 4px;
	background-color: white;
	border: 1px solid #CCC;
	border: 1px solid rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.alignnone {
	margin:5px 20px 20px 0;
}

.aligncenter, div.aligncenter {
	display:block;
	margin:5px auto;
}

.alignright {
	float:right;
	margin:5px 0 20px 20px;
}

.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}

.aligncenter {
	display:block;
	margin:5px auto;
}

a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}

a img.alignnone {
	margin:5px 20px 20px 0;
}

a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}

a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.aligncenter, figure.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.aligncenter_shadow{
	padding-top: 0px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	max-width:98%;
	margin: 20px 0 0 0;
	padding: 5px 3px 10px;
	text-align:center;
	background-color: white;
	
	border: 1px solid rgba(0, 0, 0, 0.02);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}

.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}

.wp-caption.alignright {
	margin:5px 0 20px 20px;
}

.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;

}

.wp-caption p.wp-caption-text {
	font-size:11px;
	line-height:17px;
	padding: 0px 4px 5px;
}

img.wp-smiley {
	vertical-align:middle;
}

.wp-caption-text{
	margin-top: 10px;
}


/*Űrlap*/


.wpcf7-form input, .wpcf7-form textarea {
	margin:10px 0;

	/*color: black;*/
	font-family: Arial, Helvetica, sans-serif;
	
	/*background-image: url("images/form-bg_6892593a7e79be3256466381a28721cd.png");*/
	font-size: 14px;
	
	width: 95%;
}

.wpcf7-form textarea {
	height: 80px;
}


.wpcf7-form select {
	width: auto;
	border: 1px solid #cccccc;
	background-color: #ffffff;
}

.wpcf7-form .quiz_form7 {
	max-width: 40px;
}

.wpcf7-form input.wpcf7-submit {
  background-color: hsl(33, 96%, 42%) !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fa9419", endColorstr="#d17504");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#fa9419), to(#d17504));
  background-image: -moz-linear-gradient(top, #fa9419, #d17504);
  background-image: -ms-linear-gradient(top, #fa9419, #d17504);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fa9419), color-stop(100%, #d17504));
  background-image: -webkit-linear-gradient(top, #fa9419, #d17504);
  background-image: -o-linear-gradient(top, #fa9419, #d17504);
  background-image: linear-gradient(#fa9419, #d17504);
  border-color: #d17504 #d17504 hsl(33, 96%, 39%);
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.19);
  -webkit-font-smoothing: antialiased;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  font-size: 20px;
  padding: 10px;
}

.wpcf7-form p {
	font-size: 12px;
	margin: 0 0 3px;
	font-family: Verdana;
}

div.wpcf7-mail-sent-ok {
	background-color: green;
	border: 2px solid green;
	color: white
}
div.wpcf7-validation-errors {
	background-color: red;
	border: 2px solid red;
	color: white;
}

div.wpcf7-validation-errors {
	margin: 3px;
	padding: 1px;
	background-color: red;
	border: 2px solid red;
	color: white;
	font-size: 12px;
}

/*Meta*/

.meta {
	color: #0093d9;
	font-size: 12px;
	margin-bottom: 15px;
}

.content_blog_date_div span {
	display: block;
}

.content_blog_date_div {
	display: block;
	position: relative;
	top:0px;
	width: 88px;
	height: 110px;
	padding-right: 0px;
	margin-left: -120px;
	float: left;
	background: #212121;
	background: rgba(0,0,0,.3);
	border-radius: 7px;
	-moz-border-radius: 7px 0 0 7px;
	-webkit-border-radius: 7px 0 0 7px;
	border-radius: 7px 0 0 7px;
	z-index: 1;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-webkit-transition: all 1s ease;
	-ms-transition: all 1s ease;
	 -webkit-box-shadow: inset -3px 0px 5px -2px #3a1909;
}

.content_blog_date_month {
	padding-left: 0px;
	width: 90px;
	min-height: 44px;
	font-family: Arial;
	text-align: center;
	font-weight: bold;
	color: white;
	font-size: 11px;
	overflow: hidden;
}

.content_blog_date_day {
	padding-left: 0px;
	width: 90px;
	min-height: 22px;
	font-family: Calibri;
	font-weight: bold;
	text-align: center;
	color: #f4ede3;
	font-size: 20px;
	overflow: hidden;
	display: block;
}

.content_blog_comments {
	width: 78px;
	min-height: 48px;
	font-family: Calibri;
	font-weight: bold;
	text-align: center;
	color: #f4ede3;
	font-size: 20px;
	margin-left: 22px;
	padding-top: 12px;
	display: block;
	background: url(images/comment_buble.png) no-repeat;
	overflow: hidden;
}

.content_blog_comments_text a, .content_blog_comments_text a:visited, .content_blog_comments_text a:hover {
	font-family: Arial;
	width: 110px;
	margin-left: -34px;
	color: white;
	text-shadow: #a5a4a3 1px -1px 0;
	text-decoration: none;
}

@media (max-width: 1110px) { 
		.content_blog_date_div{
			background: #41200f url(images/datumbg.png);
			float:right;
			margin: -28px -20px 0px 0px;
			 -webkit-box-shadow: inset 0px 2px 3px 0px #3a1909;
			
			padding-right:5px;
			-moz-border-radius: 0px 0 7px 7px;
	        -webkit-border-radius: 0px 0 7px 7px;
			-moz-transition: all .1s linear;
			-o-transition: all .1s linear;
			-webkit-transition: all .1s linear;
			-ms-transition: all .1s linear;
		}
 }


.kapcsolodo_oldalak{
	padding:10px; margin:10px; border: 3px solid #f2f3e8; background: #FDFBF3 url(images/widget_bg.gif) no-repeat;
}

/*Szavazás*/
.wp-polls {
	margin: 1.5em;
	padding: 1em;
	color: #666;
	background: #f8efe9;
	font-style: italic;
	border: 1px solid #f6e7de;
}

.wp-polls .Buttons {
	border: 0;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.3);
	box-shadow: 0 1px 2px rgba(0,0,0,0.3);
	color: #000;
	cursor: pointer;
	font-size: 15px;
	margin: 0;
	padding: 5px 42px 5px 22px;
	position: relative;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.3);
}

.readmore a, .readmore a:hover, .readmore a:link, .readmore a:active, .readmore a:visited {
	background-color: #a36904;
	position: relative;
	float: right;
	color: white;
	text-align: center;
	min-width: 90px;
	font-weight: normal;
	font-size: 14px;
	padding: 5px 10px 5px 10px;
	border-radius: 8px;
	text-decoration: none;
	background: url(images/menu_hover10.jpg) 0 -8px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.szoveg{
	margin-bottom:10px; padding-bottom:50px; border-bottom: solid 1px #cacac1;
}

.szoveg p{
	margin: 0;
	padding: 0;
}

.bejegyzes_sora {
	background: red;
	
}

/*Hozzászólás*/

#respond {
	background: url(images/stripe2.png);
	border: 1px solid #d3d3d3;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 auto 10px;
	padding: 10px;
	position: relative;
	width: 94%;
}

#respond input[type="text"], #respond textarea {
	background: #fff;
	border: 4px solid #eee;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	-moz-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	position: relative;
	padding: 5px;
	text-indent: 0;
}

#respond .comment-form-author, #respond .comment-form-email, #respond .comment-form-url, #respond .comment-form-comment {
	position: relative
}

#respond .comment-form-author label, #respond .comment-form-email label, #respond .comment-form-url label, #respond .comment-form-comment label {
	background: #eee;
	color: #555;
	display: inline-block;
	font-size: 13px;
	left: 0;
	min-width: 60px;
	padding: 2px 3px;
	position: relative;
	top: 4px;
	z-index: 10;
}

#respond input[type="text"]:focus, #respond textarea:focus {
	text-indent: 0;
	z-index: 1
}

#respond textarea {
	resize: vertical;
	width: 95%;
	text-indent: 10px;
}

#respond .comment-form-author .required, #respond .comment-form-email .required {
	color: #bd3500;
	font-size: 22px;
	font-weight: bold;
	left: 75%;
	position: absolute;
	top: 45px;
	z-index: 1;
}

#respond .comment-notes, #respond .logged-in-as {
	font-size: 13px;
}

#respond p {
	margin: 10px 0;
}

#respond .form-submit {
	float: left;
	margin: -20px 0 10px
}

#respond input#submit {
	background: #ff6b0e;
	border: 0;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.3);
	box-shadow: 0 1px 2px rgba(0,0,0,0.3);
	color: #fff;
	cursor: pointer;
	font-size: 15px;
	margin: 0;
	padding: 5px 42px 5px 22px;
	position: relative;
	float: left;
	left: 0;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.3);
}

#respond input#submit:active {
	background: #1982d1;
	color: #bfddf3
}

#respond #cancel-comment-reply-link {
	color: #666;
	margin-left: 10px;
	text-decoration: none;
}

#respond .logged-in-as a:hover, #respond #cancel-comment-reply-link:hover {
	text-decoration: underline
}

.commentlist #respond {
	margin: 1.625em 0 0;
	width: auto;
}

#reply-title {
	color: #373737;
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
}

#cancel-comment-reply-link {
	color: #888;
	display: block;
	font-size: 10px;
	font-weight: normal;
	line-height: 2.2em;
	letter-spacing: .05em;
	position: absolute;
	right: 1.625em;
	text-decoration: none;
	text-transform: uppercase;
	top: 1.1em;
}

#cancel-comment-reply-link:focus, #cancel-comment-reply-link:active, #cancel-comment-reply-link:hover {
	color: #ff4b33
}

#respond label {
	line-height: 2.0em
}

#respond input[type=text] {
	display: block;
	height: 20px;
	width: 75%
}

#respond p {
	font-size: 12px
}

p.comment-form-comment {
	margin: 0
}

.form-allowed-tags {
	display: none
}


/* =Comments
----------------------------------------------- */

#comments-title {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	line-height: 2.6em;
	padding: 0 0 2.6em;
	text-transform: uppercase;
}

.nopassword,
.nocomments {
	color: #aaa;
	font-size: 24px;
	font-weight: 100;
	margin: 26px 0;
	text-align: center;
}

.commentlist {
	list-style: none;
	margin: 0 auto;
	width: 90%;
	margin: 0px 0px 0px 50px;

}

.content .commentlist,
.page-template-sidebar-page-php .commentlist {
	width: 100%; /* reset the width for the one-column and sidebar page layout */
}

.commentlist > li.comment {
	background: #f6f6f6;
	border: 1px solid #ddd;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 0 1.625em;
	padding: 1.625em;
	position: relative;
}

.commentlist .pingback {
	margin: 0 0 1.625em;
	padding: 0 1.625em;
}

.commentlist .children {
	list-style: none;
	margin: 0;
}

.commentlist .children li.comment {
	background: #fff;
	border-left: 1px solid #ddd;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
	margin: 1.625em 0 0;
	padding: 1.625em;
	position: relative;
}

.commentlist .children li.comment .fn {
	display: block;
}

.comment-meta .fn {
	font-style: normal;
}

.comment-meta {
	color: #666;
	font-size: 12px;
	line-height: 2.2em;
}

.commentlist .children li.comment .comment-meta {
	line-height: 1.625em;
	margin-left: 50px;
}

.commentlist .children li.comment .comment-content {
	margin: 1.625em 0 0;
}

.comment-meta a {
	font-weight: bold;
}

.comment-meta a:focus,
.comment-meta a:active,
.comment-meta a:hover {
}

.commentlist .avatar {
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px #ccc;
	-moz-box-shadow: 0 1px 2px #ccc;
	box-shadow: 0 1px 2px #ccc;
	left: -60px;
	padding: 0;
	position: absolute;
	top: 0;
}

.commentlist > li:before {
	content: url(images/comment-arrow.png);
	left: -21px;
	position: absolute;
}

.commentlist > li.pingback:before {
	content: '';
}

.commentlist .children .avatar {
	background: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	left:20px;
	padding: 0;
	top: 2em;
}

a.comment-reply-link {
	background: #eee;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #666;
	display: inline-block;
	font-size: 12px;
	padding: 0 8px;
	text-decoration: none;
}

a.comment-reply-link:hover,
a.comment-reply-link:focus,
a.comment-reply-link:active {
	background: #888;
	color: #fff;
}

a.comment-reply-link > span {
	display: inline-block;
	position: relative;
	top: -1px;
}

/* Post author highlighting */
.commentlist > li.bypostauthor {
	background: #ddd;
	border-color: #d3d3d3;
}

.commentlist > li.bypostauthor .comment-meta {
	color: #575757;
}

.commentlist > li.bypostauthor .comment-meta a:focus,
.commentlist > li.bypostauthor .comment-meta a:active,
.commentlist > li.bypostauthor .comment-meta a:hover {
}

.commentlist > li.bypostauthor:before {
	content: url(images/comment-arrow-bypostauthor.png);
}

/* Post Author threaded comments */
.commentlist .children > li.bypostauthor {
	background: #ddd;
	border-color: #d3d3d3;
}

/* sidebar-page.php comments */
/* Make sure we have room for our comment avatars */
.page-template-sidebar-page-php .commentlist > li.comment,
.page-template-sidebar-page-php.commentlist .pingback {
	margin-left: 102px;
	width: auto;
}

/* And a full-width comment form */
.page-template-sidebar-page-php #respond {
	width: auto;
}

/*Menu*/


/* =Primary Menu
-------------------------------------------------------------- */
.topmenu {
	
	clear:both;
	margin:0 auto;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	
	opacity: 1;
	z-index: 20;

}

.topmenu, .topmenu ul {
	display:block;
	list-style-type:none;
	margin:0;
	padding:0;
	z-index: 20;

}

.topmenu li {
	border:0;
	display:block;
	float:left;
	margin:0;
	padding:0;
	position:relative;
	z-index:5;
}

.topmenu li:hover {
	white-space:normal;
	z-index:10000;
}

.topmenu li li {
	float:none;
}

.topmenu ul {
	left:0;
	position:absolute;
	top:0;
	visibility:hidden;
	z-index:20;
}

.topmenu li:hover > ul {
	top:100%;
	visibility:visible;
}

.topmenu li li:hover > ul {
	left:100%;
	top:0;
}

.topmenu:after, .topmenu ul:after {
	clear:both;
	content:".";
	display:block;
	height:0;
	overflow:hidden;
	visibility:hidden;
}

.topmenu, .topmenu ul {
	min-height:0;
}

.topmenu ul {
	margin:-10px 0 0 -30px;
	padding:15px 30px 30px;
}

.topmenu ul ul {
	margin:-30px 0 0 -10px;
	padding:30px 30px 30px 10px;
}

.topmenu ul li a:hover, .topmenu li li a:hover {
	color:#484848;
	text-decoration:none;
}

.topmenu ul {
	min-width:15em;
	width:auto;
}

.topmenu a {
	/*border-left:1px solid #585858;*/
	color:#fff;
	display:block;
	font-size:12px;
	font-weight:700;
	height: 35px;
	line-height:35px;
	margin:0;
	padding:0 0.9em;
	position:relative;
	text-decoration:none;
	text-shadow:0 1px 1px #242424;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-box-shadow: 0px 1px 2px black;
	-moz-box-shadow: 0px 1px 2px #000000;
	box-shadow: 0px 1px 2px black;
	text-shadow: 1px 1px 1px black;
	margin-left:10px;
	background-color: #292a2c;

}

.topmenu a:hover {
	background: #fa6d5c; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZhNmQ1YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ3JSIgc3RvcC1jb2xvcj0iI2U5NDAyOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ4JSIgc3RvcC1jb2xvcj0iI2UwMzcyMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg5JSIgc3RvcC1jb2xvcj0iI2Q1MjEwOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjZTE5MDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #fa6d5c 0%, #e94029 47%, #e03720 48%, #d52108 89%, #ce1900 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fa6d5c), color-stop(47%,#e94029), color-stop(48%,#e03720), color-stop(89%,#d52108), color-stop(100%,#ce1900)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fa6d5c 0%,#e94029 47%,#e03720 48%,#d52108 89%,#ce1900 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fa6d5c 0%,#e94029 47%,#e03720 48%,#d52108 89%,#ce1900 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fa6d5c 0%,#e94029 47%,#e03720 48%,#d52108 89%,#ce1900 100%); /* IE10+ */
	background: linear-gradient(top,  #fa6d5c 0%,#e94029 47%,#e03720 48%,#d52108 89%,#ce1900 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fa6d5c', endColorstr='#ce1900',GradientType=0 ); /* IE6-8 */
	color:#fff;

}

.topmenu .current-menu-item a {
	background: #fa6d5c; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZhNmQ1YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ3JSIgc3RvcC1jb2xvcj0iI2U5NDAyOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ4JSIgc3RvcC1jb2xvcj0iI2UwMzcyMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg5JSIgc3RvcC1jb2xvcj0iI2Q1MjEwOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjZTE5MDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #fa6d5c 0%, #e94029 47%, #e03720 48%, #d52108 89%, #ce1900 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fa6d5c), color-stop(47%,#e94029), color-stop(48%,#e03720), color-stop(89%,#d52108), color-stop(100%,#ce1900)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fa6d5c 0%,#e94029 47%,#e03720 48%,#d52108 89%,#ce1900 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fa6d5c 0%,#e94029 47%,#e03720 48%,#d52108 89%,#ce1900 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fa6d5c 0%,#e94029 47%,#e03720 48%,#d52108 89%,#ce1900 100%); /* IE10+ */
	background: linear-gradient(top,  #fa6d5c 0%,#e94029 47%,#e03720 48%,#d52108 89%,#ce1900 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fa6d5c', endColorstr='#ce1900',GradientType=0 ); /* IE6-8 */
}

.topmenu li li {
	/*legördülő almenü tároló*/
	
	border:1px solid #505050;
	
	color:#444;
	filter:none;
	width:auto;
	padding-left:1px;
	background: url(images/black_bg.png);
	box-shadow: 0px 0px 0px black;


}

.sub-menu li{
	box-shadow:2px 2px 2px #333333;	
}

.current-menu-item .sub-menu a{
		background: url(images/black_bg.png);
}



.topmenu li li a {
	margin-left: -1px;
	background: url(images/black_bg.png);
	border:none;
	color:#fff;
	font-size:12px;
	font-weight:400;
	height:auto;
	height:20px;
	line-height:20px;
	padding:10px 10px;
	text-shadow:none;
	white-space:nowrap;
	
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-moz-border-radius: 0px;
	box-shadow: 0px 0px 0px black;



}


.topmenu li li a:hover { /*legördülő hover*/
	margin-left: -1px;
	background: #da2b10 !important;
	background-image:none;
	border:none;
	color:#fff;
	filter:none;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	transition: all 200ms linear;
	-webkit-transform: translateZ(0);
	transform: translateZ(0)

}

.topmenu ul > li + li {
	border-top:0;
}

.topmenu li li:hover > ul {
	left:100%;
	top:0;
}

.topmenu > li:first-child > a {
	border-left:none;
}

.topmenu > li:first-child > a, .topmenu li + li + li li:first-child > a {
}

 




.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*Elem elrejtése jquery vel, segédváltozó*/
.hide {
   position: absolute !important;
   top: -9999px !important;
   left: -9999px !important;
}

.touchdown{
	display: none;
}


/*Facebook responsive szélesség*/

#fb-root {
  display: none;
}


.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
  width: 100% !important;  
}


.facebookOuter {
    background-color:#F4F4F4; 
    width:250px; 
    padding:10px 0 10px 10px;
    height:250px;
    border:1px solid #CCCCCC;
  }
 .facebookInner {
    height:250px;
    overflow:hidden;
  }


#in_header1 .gomb {
-webkit-backface-visibility: hidden;
-webkit-perspective: 1000;
-moz-transform: rotate(-3deg);
-webkit-transform: rotate(-3deg);
-ms-transform: rotate(-3deg);
-o-transform: rotate(-3deg);
transform: rotate(-3deg);
}

#in_header1 .gomb2{
-webkit-transform: translate3d(0, 0, 0);
-moz-transition: -moz-transform .4s linear;
-webkit-transition: -webkit-transform .4s linear;
-ms-transition: -ms-transform .4s linear;
-o-transition: -o-transform .4s linear;
transition: transform .4s linear;
}

/*Gombok*/

a.more_button {
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 16px/100% Arial, Helvetica, sans-serif;
		
	
	border:1px solid #74b807;
	display:inline-block;
	color:#fff;
	font-weight:bold;
	padding:12px 34px;
	text-decoration:none;
	text-shadow:1px 1px 0px #528009;
	background: #9dd53a; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzlkZDUzYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2ExZDU0ZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iIzgwYzIxNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3Y2JjMGEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #9dd53a 0%, #a1d54f 50%, #80c217 51%, #7cbc0a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9dd53a), color-stop(50%,#a1d54f), color-stop(51%,#80c217), color-stop(100%,#7cbc0a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #9dd53a 0%,#a1d54f 50%,#80c217 51%,#7cbc0a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #9dd53a 0%,#a1d54f 50%,#80c217 51%,#7cbc0a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #9dd53a 0%,#a1d54f 50%,#80c217 51%,#7cbc0a 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #9dd53a 0%,#a1d54f 50%,#80c217 51%,#7cbc0a 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9dd53a', endColorstr='#7cbc0a',GradientType=0 ); /* IE6-8 */

}

a.more_button:hover {
	text-decoration: none;
	color: white;
	background-color:#72a403;
	
}
a.more_button:active {
	position: relative;
	top: 1px;
}

footer{
	margin-top: 20px;

	padding: 0px 0;
	background: #000000 url(images/bg-header.png) !important;
	border-top: 3px solid white;
	text-shadow: rgba(0, 0, 0, 0.2) 3px -1px 0px;
	-webkit-box-shadow: rgb(0, 0, 0) 3px 2px 5px;
	box-shadow: rgba(0, 0, 0, 0.239216) 3px 2px 5px;
}



.footer_content{

	padding-top: 15px;
	min-height:45px;
	margin-top: 0px;
	text-align: center;
	
	font-size: 14px;
	color: white;
	text-shadow: 1px 1px 1px #ae;
	
	


}
.footer_content p{
	
	margin-top: 15px;
	
}


/* Breadcrump */
#breadcrumbs-one{
	  background: #eee;
	  border: 1px solid white;	
	  border-bottom: 0px solid white;		 
	  -moz-border-radius: 0px;
	  -webkit-border-radius: 0px;
	  border-radius: 0px;
	  -moz-box-shadow: 0 0 0px rgba(0,0,0,.2);
	  -webkit-box-shadow: 0 0 0px rgba(0,0,0,.2);
	  box-shadow: 0 0 0px rgba(0,0,0,.2);
	  /* Clear floats */
	 list-style: none;
	 margin: 0;
	}
	
	#breadcrumbs-one li{
	  padding: .7em 1em .7em 7.5em;
	  font-weight: bold;
	  background: none;

	}
	
	#breadcrumbs-one a{
	  padding: .7em 1em .7em 2em;
	  float: left;
	  text-decoration: none;
	  color: #444;
	  position: relative;
	  text-shadow: 0 1px 0 rgba(255,255,255,.5);
	  background-color: #ddd;
	  background-image: -webkit-gradient(linear, left top, right bottom, from(#f5f5f5), to(#ddd));
	  background-image: -webkit-linear-gradient(left, #f5f5f5, #ddd);
	  background-image: -moz-linear-gradient(left, #f5f5f5, #ddd);
	  background-image: -ms-linear-gradient(left, #f5f5f5, #ddd);
	  background-image: -o-linear-gradient(left, #f5f5f5, #ddd);
	  background-image: linear-gradient(to right, #f5f5f5, #ddd);  
	}
	
	#breadcrumbs-one li:first-child a{
	  padding-left: 1em;
	  -moz-border-radius: 5px 0 0 5px;
	  -webkit-border-radius: 5px 0 0 5px;
	  border-radius: 5px 0 0 5px;
	}
	
	#breadcrumbs-one a:hover{
	  background: #fff;
	}
	
	#breadcrumbs-one a::after,
	#breadcrumbs-one a::before{
	  content: "";
	  position: absolute;
	  top: 50%;
	  margin-top: -1.5em;   
	  border-top: 1.5em solid transparent;
	  border-bottom: 1.5em solid transparent;
	  border-left: 1em solid;
	  right: -1em;
	}
	
	#breadcrumbs-one a::after{ 
	  z-index: 2;
	  border-left-color: #ddd;  
	}
	
	#breadcrumbs-one a::before{
	  border-left-color: #ccc;  
	  right: -1.1em;
	  z-index: 1; 
	}
	
	#breadcrumbs-one a:hover::after{
	  border-left-color: #fff;
	}
	
	#breadcrumbs-one .current,
	#breadcrumbs-one .current:hover{
	  font-weight: bold;
	  background: none;
	}
	
	#breadcrumbs-one .current::after,
	#breadcrumbs-one .current::before{
	  content: normal;  
	}



	/*MENU BOOTSRTP  */


	/*Navban lekerekítés megszüntetése*/


/*Legördülő */
ul.nav li.dropdown:hover ul.dropdown-menu{
    display: block;    
}

.navbar .dropdown-menu {
 margin-top: 0px;
}

.navbar-inverse .navbar-inner {
	background: #e26257 url(images/bg-header.png) !important;
	border-bottom: 3px solid #fff4e6;
	text-shadow: rgba(0, 0, 0, 0.2) -1px -1px 0px;
	-webkit-box-shadow: rgb(0, 0, 0) 0px 2px 5px;
	box-shadow: rgba(0, 0, 0, 0.239216) 0px 2px 5px;
}

/*Főmenüpont -> padding és menüpont közötti border*/
.navbar .nav > li > a {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: white;
	border-right: 0px solid #333333;
	margin: 8px 5px 8px 2px;
	background: #5c1c17;
	


}

 /* Landscape phones and down */
  @media (max-width: 979px) { 
	  	.navbar-inner{
	  		padding-left: 20px; 
		  	background: #3d4443;
			padding-left: 0px; /*20px default*/
			
			
		}
		.navbar .nav > li > a {			
			border-right: 0px solid #333333;
			
		}

   }

 /*Aktiv menü bg*/
.navbar .nav .active > a,
.navbar .nav .active > a:hover {
  color: #ffffff;
  text-decoration: none;
 

  background: #3e2216;
	

   -moz-box-shadow:    inset 0 -2 8px #000000;
   -webkit-box-shadow: inset 0 -2 8px #000000;
   box-shadow:         inset 0 -2 8px #000000;
}

/*Főmenüpontok css anim...*/
.navbar .nav > li > a:hover{
  opacity: 1;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.navbar .nav li.dropdown.open>.dropdown-toggle,.navbar .nav li.dropdown.active>.dropdown-toggle,.navbar .nav li.dropdown.open.active>.dropdown-toggle{
	
  background: #d2552d;
 /* Old browsers */
}

.navbar {
 overflow: visible;
 margin-bottom: 0px; /*def: 18px*/
}

/*Legördülő menu hover*/
.dropdown-menu li > a:hover, .dropdown-menu .active > a, .dropdown-menu .active > a:hover {
	color: white;
	text-decoration: none;
	 background: #b13811;
	 border-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}


/*Főmenu kijelölt*/
.navbar .nav > li > a:hover {
	  background: #3e2216;
	  
}

.btn-tovabb {
  background-color: hsl(0, 54%, 15%) !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#521818", endColorstr="#3a1111");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#521818), to(#3a1111));
  background-image: -moz-linear-gradient(top, #521818, #3a1111);
  background-image: -ms-linear-gradient(top, #521818, #3a1111);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #521818), color-stop(100%, #3a1111));
  background-image: -webkit-linear-gradient(top, #521818, #3a1111);
  background-image: -o-linear-gradient(top, #521818, #3a1111);
  background-image: linear-gradient(#521818, #3a1111);
  border-color: #3a1111 #3a1111 hsl(0, 54%, 13.5%);
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.09);
  -webkit-font-smoothing: antialiased;
}

/*Badge overr*/


.badge {
padding: 6px 9px 6px;
-webkit-border-radius: 9px;
-moz-border-radius: 9px;
border-radius: 12px;
}


#wpadminbar .ab-label {
margin-left: 0px;
}

#toTop {
	display:none;
	text-decoration:none;
	position:fixed;
	bottom:10px;
	right:10px;
	overflow:hidden;
	width:51px;
	height:51px;
	border:none;
	text-indent:100%;
	background:url(img/ui.totop.png) no-repeat left top;
}

#toTopHover {
	background:url(img/ui.totop.png) no-repeat left -51px;
	width:51px;
	height:51px;
	display:block;
	overflow:hidden;
	float:left;
	opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
}

#toTop:active, #toTop:focus {
	outline:none;
}

article img {

	border: 3px solid white;
	overflow: hidden;
	position: relative;
	text-align: center;
	-webkit-box-shadow: 1px 1px 4px #E6E6E6;
	-moz-box-shadow: 1px 1px 4px #e6e6e6;
	box-shadow: 1px 1px 4px #E6E6E6;
    cursor: pointer !important;
}

article img {
	border: 5px solid white;
}

.overlayer{
	position: relative;
	display:	inline-block;
	max-width:100%;

}

.overlay_default {
	
	background: url(images/more2.png) 50% 50% no-repeat;
	background-color: rgba(0,0,0,0.5);
	
}



.btn-megrendelem {
  background-color: hsl(10, 78%, 23%) !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#7a210f", endColorstr="#681c0c");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#7a210f), to(#681c0c));
  background-image: -moz-linear-gradient(top, #7a210f, #681c0c);
  background-image: -ms-linear-gradient(top, #7a210f, #681c0c);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7a210f), color-stop(100%, #681c0c));
  background-image: -webkit-linear-gradient(top, #7a210f, #681c0c);
  background-image: -o-linear-gradient(top, #7a210f, #681c0c);
  background-image: linear-gradient(#7a210f, #681c0c);
  border-color: #681c0c #681c0c hsl(10, 78%, 22%);
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.06);
  -webkit-font-smoothing: antialiased;

  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}



.btn-more{
  
  background-color: hsl(33, 96%, 42%) !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fa9419", endColorstr="#d17504");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#fa9419), to(#d17504));
  background-image: -moz-linear-gradient(top, #fa9419, #d17504);
  background-image: -ms-linear-gradient(top, #fa9419, #d17504);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fa9419), color-stop(100%, #d17504));
  background-image: -webkit-linear-gradient(top, #fa9419, #d17504);
  background-image: -o-linear-gradient(top, #fa9419, #d17504);
  background-image: linear-gradient(#fa9419, #d17504);
  border-color: #d17504 #d17504 hsl(33, 96%, 39%);
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.19);
  -webkit-font-smoothing: antialiased;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
 
}


blockquote{
	background: #f0841f url(images/blockquote.png) no-repeat;
	width: 90%;
	border-left: 5px solid #f4ab66;
	border-right: 3px dotted white;
	
}

blockquote p{
	margin: 0;
	padding: 10px;
	color: white !important;
  	text-shadow: 0 -1px 0 rgba(30, 30,30, 0.4);
  	font-style: italic;
  	-webkit-font-smoothing: antialiased;
}

blockquote p span{
	display: block;
	margin: 0;
	color: #571805 !important;
  	text-shadow: 0 -1px 0 rgba(255, 255, 255, 0.2);
  	font-weight: bold;
  	font-style: normal;
  	-webkit-font-smoothing: antialiased;
  	margin-top: 30px;
}

.scrollup{
    position: fixed;
  	background: url('images/top.png') no-repeat;
    width: 70px;
    height: 70px;
    opacity: .8;
    bottom: 20px;
    right: 20px;
    display: none;
    text-indent: -9999px;
    z-index: 8888;
}









